PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / includeAnnotations Method
In This Topic
    includeAnnotations Method
    In This Topic
    Gets a value indicating whether the submitted FDF file includes all markup annotations in the underlying PDF document.
    Syntax
    public boolean includeAnnotations()

    Return Value

    True if the submitted FDF file includes all markup annotations in the underlying PDF document.
    See Also